home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000050_news@columbia.edu_Thu Apr 6 04:43:06 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA16798
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 6 Apr 1995 00:43:12 -0400
  3. Received: by apakabar.cc.columbia.edu id AA22421
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 6 Apr 1995 00:43:11 -0400
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  6. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Input / Output in Scripts?
  9. Date: 6 Apr 1995 04:43:06 GMT
  10. Organization: Columbia University
  11. Lines: 16
  12. Message-Id: <3lvrgq$lsi@apakabar.cc.columbia.edu>
  13. References: <3lhpvk$nb8@ccnet.ccnet.com>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <3lhpvk$nb8@ccnet.ccnet.com>,  <dasilva@ccnet.com> wrote:
  18. Try this:
  19. >
  20. >log session
  21. >set input echo on
  22. >set terminal type vt100
  23. set net tcp/ip
  24. set host my.isp.com
  25. >input 5 login:
  26. >output myname\13
  27. >input 5 Password
  28. >output mypassword\13
  29. Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
  30. "C-Kermit: available on more platforms than any other communications software."
  31. "Kermit FTP: sending files whenever and wherever they are needed."
  32.   OS/2 version 5A(190): ftp://kermit.columbia.edu/kermit/archives/cko190.zip